-
Home
-
WordPress Appointment Booking Plugin
-
1.16.0
-
Code
-
Classes
- AbstractData
Total Complexity |
19 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
124 |
Lines of code |
69 |
Logical lines of code |
38 |
Comment lines |
34 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__set() |
S |
57 |
5 |
16 |
__get() |
S |
58 |
4 |
14 |
getData() |
S |
67 |
2 |
8 |
__construct() |
S |
77 |
1 |
4 |
getProperties() |
S |
100 |
1 |
0 |
getFields() |
S |
80 |
1 |
3 |
getRequiredFields() |
S |
72 |
1 |
5 |
getRequiredFieldKeys() |
S |
80 |
1 |
3 |
getWritableFields() |
S |
73 |
1 |
5 |
getWritableFieldKeys() |
S |
80 |
1 |
3 |
getSchema() |
S |
67 |
1 |
8 |